projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
820bde8
)
(LIBX11_SYSTEM): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 29 May 1993 03:29:45 +0000
(
03:29
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 29 May 1993 03:29:45 +0000
(
03:29
+0000)
src/s/hpux8.h
patch
|
blob
|
history
diff --git
a/src/s/hpux8.h
b/src/s/hpux8.h
index 13197b83faa48adc2a7db80f4f97b90ec9b8e24f..48f10755ed81a93e3f413251c2ca5843ad8405bd 100644
(file)
--- a/
src/s/hpux8.h
+++ b/
src/s/hpux8.h
@@
-8,6
+8,9
@@
#define HPUX8
+/* dob@inel.gov says HPUX 8.07 needs this. He was using X11R5, I think. */
+#define LIBX11_SYSTEM -lXext
+
#define LIB_X11_LIB -L/usr/lib/X11R5 -L/usr/lib/X11R4 -lX11
#define C_SWITCH_SYSTEM -I/usr/lib/X11R5 -I/usr/include/X11R4